projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7afcf3
)
Minor doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 14 Aug 2010 21:13:49 +0000
(17:13 -0400)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 14 Aug 2010 21:13:49 +0000
(17:13 -0400)
src/fns.c
patch
|
blob
|
history
diff --git
a/src/fns.c
b/src/fns.c
index 0c5eda951faca17a29072973c55af23387f7a5cb..12d13186ce7e6abfbbd796a280667332cc382c65 100644
(file)
--- a/
src/fns.c
+++ b/
src/fns.c
@@
-4425,7
+4425,7
@@
old size multiplied by that factor. Default is 1.5.
:rehash-threshold THRESHOLD -- THRESHOLD must a float > 0, and <= 1.0.
Resize the hash table when the ratio (number of entries / table size)
-is greater
or equal than
THRESHOLD. Default is 0.8.
+is greater
than or equal to
THRESHOLD. Default is 0.8.
:weakness WEAK -- WEAK must be one of nil, t, `key', `value',
`key-or-value', or `key-and-value'. If WEAK is not nil, the table